Notes/Domino Fix List
 |  |
| SPR # MDLS4ALMRM | Fixed in 5.0.2 release |  |



Product Area: Other Technical Area: API Platform: Cross Platform
SPR # MDLS4ALMRM - API programs can now open documents in MIME format by using the NoteOpen flags OPEN_RAW_RFC822_TEXT, OPEN_RAW_MIME_PART, or OPEN_RAW_MIME exposed in the SDK in nsfnote.h. If these flags are not used in when calling NSFNoteOpen, the document is opened in backward compatibility mode by conversion to Notes Rich Text format.
Technote Number: 1095681

Problem:
This issue was reported to Lotus Quality Engineering and has been addressed in
Notes 5.0.2. Three OPEN_xxx flags are exposed in the Notes 5.0.2 API and are
defined in nsfnote.h. These flags are documented in the 5.0.2 Release Notes.
In prior releases, the API does not contain any methods by which MIME data can
retain its native type. By default, this data is converted to Rich Text when a
note is opened. When NSFNoteUpdate() is called on the note, the data is saved
back to disk as rich text.
More >


Last Modified on 01/21/2005
Go back
 |